testsuite/gsk/test-render-nodes.c: Include <stdlib.h>
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 08:14:43 +0000 (16:14 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 16:50:21 +0000 (00:50 +0800)
commit5b9177f53b62c2a2123edbbf541da12e1c6b700b
tree4d0103d2eb320e449b23bec5f72f39ce19190d3e
parenta601e5d10e74f9d029751f4d636d528fb21c5a49
testsuite/gsk/test-render-nodes.c: Include <stdlib.h>

This is so that the compiler won't complain about our use of exit()

https://bugzilla.gnome.org/show_bug.cgi?id=773299
testsuite/gsk/test-render-nodes.c